home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / maskdemo / DATA1.CAB / Program_Executable_Files / Daventry / KQ / WORLDINV.CS < prev    next >
Encoding:
Text File  |  1998-12-15  |  2.3 KB  |  48 lines

  1. #                                        
  2. # WorldInv.cs                                        
  3. # Daventry's inventory objects                                        
  4. #                                        
  5.  
  6. # Command               Where   Type           Qty  X       Y       Z        RX        RY        RZ                
  7. KQMonster::inventory    world    ElixerOfLife        1    251211    257506    13530    0    0    0
  8. KQMonster::inventory    world    Dagger        1    260784    229385    14935    -1.87    1.57    75
  9. KQObject::setScript $NewInvItem dagger.cs
  10. KQObject::setDontLook $NewInvItem 1
  11.  
  12. KQMonster::inventory    world    LeatherGloves        1    194176    267149    8600    0    0    3.14
  13. KQObject::setScript $NewInvItem lgloves.cs
  14. KQObject::setDontLook $NewInvItem 1
  15. KQMonster::inventory    world    RingOfDeadHero        1    225502    314158    20427    0    0    0
  16. KQObject::setScript $NewInvItem ring.cs
  17. KQObject::setDontLook $NewInvItem 1
  18.  
  19. #KQMonster::inventory    world    RopeAndHook        1    189249    229446    8645    0    0    0
  20. KQMonster::inventory    world    SilverCoins        6    288939    194074    13970    0    0    0
  21. #KQMonster::inventory    world    LakeSword        1    171582    201336    6700    0    0    0
  22. #KQMonster::inventory    world    SmallAx        1    149272    250372    16351    0    0    0
  23. #KQMonster::inventory    world    LadyBell        1    140703    205212    13084    0    0    0
  24. KQMonster::inventory    world    scroll        1    247573    259120    13510    0    0    0
  25. KQMonster::inventory    world    Invulnerable        1    251242    259475    13540    0    0    1.57
  26. KQMonster::inventory    world    Invisible        1    144009    203785    12987    0    0    -1.21
  27.  
  28. #Items Found in Farmhouse                                        0
  29. KQMonster::inventory    world    LeatherBoots        1    234750    211036    8339    0    0    0.0
  30. KQObject::setScript $NewInvItem lboots.cs
  31. KQObject::setDontLook $NewInvItem 1
  32. KQMonster::inventory    world    SilverCoins        7    228081    202501    9352    0    0    0
  33. KQObject::setScript $NewInvItem Farmcoin.cs
  34. KQMonster::inventory    world    SilverCoins        5    228081    203759    9963    0    0    0
  35. KQObject::setScript $NewInvItem Farmcoin.cs
  36. KQMonster::inventory    world    Mushroom        3    199355    234273    -1    0    0    0
  37. KQMonster::inventory    world    Mushroom        2    199355    233273    -1    0    0    0
  38.  
  39. KQMonster::inventory    world    Mushroom        1    266011    221269    -1    0    0    -1.36
  40. KQMonster::inventory    world    Mushroom        1    266783    221471    -1    0    0    -1.36
  41. KQMonster::inventory    world    Mushroom        1    266768    220733    -1    0    0    -1.36
  42. KQMonster::inventory    world    Mushroom        1    280551    203674    -1    0    0    -1.36
  43. KQMonster::inventory    world    Mushroom        1    280152    204294    -1    0    0    -1.36
  44. KQMonster::inventory    world    Mushroom        1    279556    203178    -1    0    0    -1.36
  45.  
  46. KQMonster::inventory    world    Crystal        1    290629    200036    13916    0    0    1.47
  47. KQMonster::inventory    world    Invulnerable        1    292519    197716    15246    0    0    -1.36
  48.